[INFO] cloning repository https://github.com/cardoe/cargo-ebuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardoe/cargo-ebuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42ee99225c1c63af2aed97c934b5df7cb5bfd8db
[INFO] checking cardoe/cargo-ebuild against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cardoe/cargo-ebuild
[INFO] finished tweaking git repo https://github.com/cardoe/cargo-ebuild
[INFO] tweaked toml for git repo https://github.com/cardoe/cargo-ebuild written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cardoe/cargo-ebuild on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cardoe/cargo-ebuild already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking cardoe/cargo-ebuild against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cardoe/cargo-ebuild
[INFO] finished tweaking git repo https://github.com/cardoe/cargo-ebuild
[INFO] tweaked toml for git repo https://github.com/cardoe/cargo-ebuild written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cardoe/cargo-ebuild on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cardoe/cargo-ebuild already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-error v1.0.2
[INFO] [stderr]   Downloaded structopt v0.3.15
[INFO] [stderr]   Downloaded structopt-derive v0.4.8
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.2
[INFO] [stderr]   Downloaded gumdrop_derive v0.7.0
[INFO] [stderr]   Downloaded cargo_metadata v0.9.1
[INFO] [stderr]   Downloaded gumdrop v0.7.0
[INFO] [stderr]   Downloaded anyhow v1.0.31
[INFO] [stderr]   Downloaded serde_derive v1.0.112
[INFO] [stderr]   Downloaded serde v1.0.112
[INFO] [stderr]   Downloaded cargo-lock v4.0.1
[INFO] [stderr]   Downloaded syn v1.0.31
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295
[INFO] running `Command { std: "docker" "start" "e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.112
[INFO] [stderr]    Compiling gumdrop_derive v0.7.0
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]     Checking gumdrop v0.7.0
[INFO] [stderr]     Checking structopt v0.3.15
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking cargo-lock v4.0.1
[INFO] [stderr]     Checking cargo_metadata v0.9.1
[INFO] [stderr]     Checking cargo-ebuild v0.3.2-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/main.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[structopt(
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ebuild` (bin "cargo-ebuild") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/main.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[structopt(
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ebuild` (bin "cargo-ebuild" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295", kill_on_drop: false }`
[INFO] [stdout] e426d36f74e07f41f73d2904fe7506cd36c26a9a8e4afae33c12f32017519295
